home *** CD-ROM | disk | FTP | other *** search
- Subject: More on Stack Crash...
- Sent: 6/27/96 6:26 PM
- Received: 6/27/96 6:31 PM
- From: The3Furies@aol.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- I just found some new info on my stack crash - it is dying in another
- part's code. Lets call the part I'm creating stationery for Part A
- (a container) and the other Part B (a non-container).
-
- I reference Part B directly from my code in Part A (I include the .xh
- and get the part from the embedded frame. I also include Part B
- in my project as a library <- a mistake???), but this only happens
- when a Part B is actually embedded. I have noticed that since doing
- this, the debugger does not load the sym file etc when I first drop
- a Part B into Part A. Do I need to explicitly load the SOM part
- for Part B from Part A at some point? Since I didn't load the part,
- how did it get into my stack to begin with? Is the CFM trying to
- release a fragment that never actually got loaded? I am confused...
- and now you probably are too.
-
- Chris
-
-
- ========================================================================
- Chris Colapietro email: the3furies@aol.com
- President
- The 3 Furies Software, Inc. voice: (804) 698-6859
- ========================================================================
-